Internal Name: |
ModCluster Standalone Service |
Description: |
Mod_cluster support |
Singleton: |
yes |
Plugin: |
JBossAS7 |
Name |
Description |
Required |
Internal Name |
Path |
|
yes |
path |
You must use the internal name to reference properties in Dynamic Group Definition expressions.
Name |
Description |
Required |
Internal Name |
Proxy List |
List of proxies, Format (hostname:port) separated with comas. |
no |
proxy-list |
Proxy Url |
Base URL for MCMP requests. |
no |
proxy-url |
Advertise Socket |
Name of Socket binding to use for the Advertise socket. |
no |
advertise-socket |
Advertise |
Use Advertise logic or not. |
no |
advertise |
Advertise Security Key |
String containing the security key for the Advertise logic. |
no |
advertise-security-key |
Balancer |
The balancer name. |
no |
balancer |
Connector |
Name of the web connector used to communicate with the load balancer. |
yes |
connector |
Domain |
loadBalancingGroup name. |
no |
domain |
Excluded Contexts |
List of contexts mod_cluster should ignore, Format String separated with comas. |
no |
excluded-contexts |
Auto Enable Contexts |
Enable contexts even if disabled in mod_cluster_manger (httpd). |
no |
auto-enable-contexts |
Sticky Session |
Use sticky sessions for requests. |
no |
sticky-session |
Sticky Session Remove |
Remove session information on failover. |
no |
sticky-session-remove |
Sticky Session Force |
Don't failover a request with session information. |
no |
sticky-session-force |
Worker Timeout |
Timeout to wait in httpd for an available worker to process the requests. |
no |
worker-timeout |
Max Attempts |
Max attempts to process an idempotent request. |
no |
max-attempts |
Flush Packets |
Enables/disables packet flushing in httpd. |
no |
flush-packets |
Flush Wait |
Time to wait before flushing packets in httpd. |
no |
flush-wait |
Ping |
Time (in seconds) in which to wait for a pong answer to a ping. |
no |
ping |
Smax |
Soft maximum idle connection count in httpd |
no |
smax |
Ttl |
Time to live (in seconds) for idle connections above smax |
no |
ttl |
Node Timeout |
Timeout (in seconds) for proxy connections to a node. |
no |
node-timeout |
Stop Context Timeout |
Max time to wait for context to process pending requests. |
no |
stop-context-timeout |
Socket Timeout |
Timeout to wait for httpd to answer a MCMP message. |
no |
socket-timeout |
You must use the internal name to reference properties in Dynamic Group Definition expressions.
Name |
Description |
Add Proxy |
Add the proxy to the list of httpd connected to the node. |
Disable |
Tell Apache httpd that all contexts of the node can't process new requests. |
Disable Context |
Tell Apache httpd that the context can't process new requests. |
Enable |
Tell Apache httpd that all contexts of the node are ready receive requests. |
Enable Context |
Tell Apache httpd that the context is ready receive requests. |
List Proxies |
Read the list of httpd connected to the node. |
Read Proxies Configuration |
Send a DUMP to httpd and display the result. |
Read Proxies Info |
Send a INFO to httpd and display the result. |
Refresh |
Refresh the node sending a new CONFIG message to Apache httpd. |
Remove Proxy |
Remove the proxy to the list of httpd connected to the node. |
Reset |
Reset the node connection to Apache httpd. |
Stop |
Tell Apache httpd that all contexts of the node can't process requests. |
Stop Context |
Tell Apache httpd that the context can't process requests. |
Add Custom Metric |
Add new custom metric to the load balancer provider. |
Add Metric |
Add new metric to the load balancer provider. |
Remove Custom Metric |
Remove a custom metric from the load balancer provider. |
Remove Metric |
Add new metric to the load balancer provider. |